Debugging by Daniel Stelzer


Includes

* indicates included extension uses authorial modesty

Copy Include Debugging by Daniel Stelzer to clipboard Include Debugging by Daniel Stelzer.
Debugging by Daniel Stelzer begins here.

Include Boolean Variables by Daniel Stelzer.

There is a boolean option called debug.

To debug say (T - text):
   if debug is active:
     say T;
     say line break.